home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / wildcat / quikst10.zip / QUIKSTAT.DOC < prev    next >
Text File  |  1993-03-13  |  2KB  |  71 lines

  1.  
  2.  
  3.     Quikstat v1.0 - Quick Stat program for Wildcat 3.55
  4.  
  5.     Author: Pete Nelson
  6.       
  7.     The author may be reached at:
  8.       
  9.       Terminal One BBS  [510] 432-2461
  10.       640 Bailey Rd. #109
  11.       Pittsburg, CA  94565
  12.     
  13.       WWIVNet: 1@5070
  14.     
  15.  
  16.  
  17.  
  18. REGISTRATION:
  19.  
  20.    If you want to, send money to the above address, otherwise it's free!
  21.  
  22.  
  23. DESCRIPTION:
  24.  
  25.    Quikstat is a small program to display some simple statistics the entire
  26.  specified activity log, including such stats as fast logins, drop carriers,
  27.  # of times Tomcat was opened, exceeded time limits and more.  The current
  28.  version will only display to the screen locally, in either color (default) 
  29.  or monochrome format.
  30.  
  31.  
  32. USAGE:
  33.  
  34.    Simple!  Just type "quikstat" followed by the name of the activity
  35.    log that you wish to analyze!  As long as the file is a Wildcat 
  36.    activity log, it should work.
  37.  
  38.    Here are the command line usages you can use:
  39.  
  40.     quikstat /?
  41.        (Brings up the help screen)
  42.  
  43.     quikstat activity.001
  44.        (Outputs stats of activity.001 to screen in color)
  45.  
  46.     quikstat activity.002 /nc
  47.        (The "/nc" option will display the screen in monochrome)
  48.  
  49.     quikstat activity.log
  50.     
  51.     quikstat yestday.log
  52.  
  53.     etc, etc, etc....
  54.        (No, etc etc etc won't work!)
  55.  
  56.  
  57. MISC INFO:
  58.  
  59.    Quikstat assumes that your sysop security level is named SYSOP,
  60.  and that you have fast logins enabled.  Future versions will add options
  61.  for disabled fast logins and different names for the sysop security.
  62.  
  63.  
  64.    So far, this has been tested on Wildcat 3.55S, and in future versions, 
  65.  it may support multi-line and newer Wildcat versions.  Once my programing
  66.  skills become better, I will be adding file output in Wildcat color codes,
  67.  options to see stats for certain days, and anything else.  Any comments,
  68.  suggestions, or bug reports would be much appreciated!
  69.  
  70.  
  71.